Add or remove fields
A field is a category of information, such as a product name or order amount,
that's stored in a table in a database. When you add or remove a field, your query includes
or excludes the information from that field. The underlying database that supplies the
information is not changed.
- To add a single field
to the result set, in the
Tables pane, double-click the field you want to add.
- To remove a field from the result set, hold down the CONTROL key and,
in the Fields pane, click the border of the field you want to delete, and
then click Delete on the contextual menu.
Tips
- You can also add a field to the result set by dragging it to the Fields pane.
- You can change the order of fields in the result set by dragging a field to a
different location in the Fields pane.
- To add all the fields from a table to the result set, double-click the asterisk (*)
field in the Tables pane. You might need to scroll to the top of the table to see the
asterisk (*) field.